Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C++
1) Algorithm
2) Basics
3) Bitset
4) Class
5) Console
6) Data Structure
7) Data Type
8) Deque
9) Development
10) File
11) Function
12) Generic
13) Language
14) List
15) Map Multimap
16) Overload
17) Pointer
18) Qt
19) Queue Stack
20) Set Multiset
21) String
22) Valarray
23) Vector
Map Multimap
1) Add user-defined object to map, loop through the map and output
2) Change all value in a map and output all elements
3) Computing an inner product of tuples represented as maps
4) Computing the Median 1
5) Const_iterator for map if integer and user-define object
6) Const_reverse_iterator from a map
7) Count keys in multimap
8) Create int string map and print all element pair
9) Create string float map
10) Declare a char int map
11) Define string-string map and loop through the value key-pair
12) Demonstrating an STL map
13) Erase a found pair from map
14) Find all elements in a map by value
15) Find product in a map by its number
16) Find product in a map by its type
17) Find the value with a given key
18) For each basic
19) Get iterator from a map
20) Get the size of a map
21) Insert value pair to int, double multimap
22) Insert value pair to map
23) Inserting pairs of object into map
24) Is map empty
25) Iterating over the elements of the map and using the current pair option and second elements
26) Load the user-defined objects from vector into the multimap
27) Loop through map and print all the keyvalue pair
28) Loop through multimap and print out value key pair
29) Map
30) Map comparison
31) Map erase
32) Map find
33) Map find with custom object
34) Map for string key and integer value
35) Map Index Operator
36) Map Iterators
37) Map insert
38) Map look up
39) Map with comparator(functor)
40) Multiple map
41) Pass output message function to for_each function
42) Print the maximum number of key,data pairs that DateMap can hold
43) Put pairs to map with insert
44) Put value to map with assignment
45) Remove an entry from a map
46) Search for all occurrences of key
47) Search for all occurrences of value
48) Search for first occurrence of value with find_if
49) Search for last occurrence of value
50) Sort a list of int and string pairs
51) Store objects in a map
52) Transform vector of user-defined objects to a multi-map
53) Update a key value
54) Use a map to create a phone directory
55) Use iterator to loop through map and print all elements
56) Use map as an array
57) Use map to store the value of the month name and its day number
58) Use push_back to add object to vector
59) Use string as the key and value in a map
60) Use subscript to change the value in a map
61) Use transform to fill a map from a vector of user-defined object
62) Use transform() to create map from two arrays
63) Use while to loop through a map
64) Work with a multimap key is appliance type, value is PC